LEADTOOLS Medical (Leadtools.Medical3D assembly)

MemoryEfficientEnd(Single[],Point2D,Single) Method

Show in webframe





Orientation of the image. Get this value from the DICOM file.
The spacing between pixels. Get this value from the DICOM file.
The spacing between two successive frames.
Ends object creation and makes it ready to be displayed.
Syntax
public void MemoryEfficientEnd( 
   float[] imageOrientation,
   Point2D pixelSpacing,
   float sliceThickness
)
'Declaration
 
Public Overloads Sub MemoryEfficientEnd( _
   ByVal imageOrientation() As Single, _
   ByVal pixelSpacing As Point2D, _
   ByVal sliceThickness As Single _
) 
'Usage
 
Dim instance As Medical3DObject
Dim imageOrientation() As Single
Dim pixelSpacing As Point2D
Dim sliceThickness As Single
 
instance.MemoryEfficientEnd(imageOrientation, pixelSpacing, sliceThickness)

            

            
public:
void MemoryEfficientEnd( 
   array<float>^ imageOrientation,
   Point2D pixelSpacing,
   float sliceThickness
) 

Parameters

imageOrientation
Orientation of the image. Get this value from the DICOM file.
pixelSpacing
The spacing between pixels. Get this value from the DICOM file.
sliceThickness
The spacing between two successive frames.
Remarks
This function is used when a series of frames are un-sorted or are sorted based on their instance number or capturing time.
Example
For an example, refer to Medical3DObject
Requirements

Target Platforms

See Also

Reference

Medical3DObject Class
Medical3DObject Members
Overload List

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.

Leadtools.Medical3D requires a Document or Medical toolkit license and unlock key. For more information, refer to: Imaging Pro/Document/Medical Features